func runtime.growsliceNoAlias

one use

	runtime (current package)
		slice.go#L303: func growsliceNoAlias(oldPtr unsafe.Pointer, newLen, oldCap, num int, et *_type) slice {